home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Amiga Amateur Radio User Group / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].zip / AARUG UK #79 (199x)(Amiga Amateur Radio User Group UK)(PD)[WB][G4DCV].adf / logger.lzh / logger / cqww / cqww.defaults < prev    next >
Text File  |  1995-01-10  |  3KB  |  72 lines

  1. !Specify the defaults for the program
  2. !
  3. !b - backup log output to the printer.
  4. !
  5. !P - rig's power output. Only used on the QSL card.
  6. !
  7. !p - the power output multiplier for QRP program - default is 10
  8. !
  9. !s - the power source bonus for QRP program - default is 1.5 (battery)
  10. !
  11. !t - timezone in the format   [-]hh[:mm][D]
  12. !     Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
  13. !     minus sign is used to indicate EAST of Greenwich.
  14. !     The optional minutes [:mm] allows setting the timezone to
  15. !     After the time, an optional letter 'D' indicates daylight savings
  16. !     time is used in this zone.
  17. !     Thus, the time you specify with hh:mm is your local STANDARD timezone
  18. !     used during the winter.
  19. !     Once set this need not be changed as the program will adjust for
  20. !     DST if necessary. BUT the user must always ensure that the AMIGA
  21. !     clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
  22. !     Sunday in October, you must adjust your clock.
  23. !     Alternatively, you can set the environment variable TZ_CHU in your
  24. !     s:startup-sequence file as follows:
  25. !     setenv TZ_CHU [-]hh[:mm][D]
  26. !     If the timezone is specified in this file then it overrides the
  27. !     environment variable. If neither are specified then the program
  28. !     prints an error message and terminates.
  29. !
  30. !f -  specifies a default frequency AND mode to be used by the contest 
  31. !     program if it can't find a rig driver when the contest program starts
  32. !     up.
  33. !     This value defaults to 14060Khz CW if it is not specified.
  34. !
  35. !     e.g.   f 28430 usb   will set the default to 28.430Mhz USB.
  36. !
  37. !l -  Sets morse code memory. e.g.    l N string ...   sets memory N
  38. !     to the specified string
  39. !
  40. !     The string may contain abbreviations for commonly used strings.
  41. !     %C Replaced by the users callsign as given by the 'c' command (below)
  42. !     %c Replaced by the callsign typed in the beginning of the data entry
  43. !        line
  44. !     %N Replaced by the current QSO number.
  45. !
  46. !m - sets morse code speed. e.g.  m 40  sets it to 40wpm.
  47. !     If you do not use the morse code output, you MUST either omit this
  48. !     command or set it to zero.
  49. !
  50. !k - sets keyer type.
  51. !    0 = Iambic Curtis B with dot/dash memory  (DEFAULT)
  52. !    1 = Iambic Curtis A with dot/dash memory
  53. !    2 = bug. Automatic dots. Manual dash.
  54. !
  55. !c - set your callsign. You MUST have this set.
  56. !
  57. !z - set your CQ or ITU zone as appropriate to the contest
  58. !
  59. l 1 5nn o4 k
  60. l 2 %i95nn%d9 o4 k
  61. l 3 de %C %C k
  62. l 4 %C
  63. l 5 5nn o4 de %C k
  64. l 6 nr?
  65. l 8 %c 5nn o4 k
  66. l 10 cq cq test de %C %C k
  67. m 25
  68. P 0.9W
  69. f 14060 cw
  70. ;b
  71. n 6500
  72.